Skip to content

docs: clarify empty name groupmap matching#978

Merged
tridge merged 2 commits into
masterfrom
docs/groupmap-empty-name
Jun 6, 2026
Merged

docs: clarify empty name groupmap matching#978
tridge merged 2 commits into
masterfrom
docs/groupmap-empty-name

Conversation

@steadytao
Copy link
Copy Markdown
Member

Clarifies the --usermap and --groupmap documentation for empty source-side names. An empty FROM value only matches sender-side IDs that have no transmitted name. It is not the wildcard form for named users or groups; * should be used for that.

Fixes #626.

@tridge
Copy link
Copy Markdown
Member

tridge commented Jun 6, 2026

@steadytao I think we need a test that validates this behavior to make sure the doc is right

@steadytao
Copy link
Copy Markdown
Member Author

@steadytao I think we need a test that validates this behavior to make sure the doc is right

Can do. Give me a few minutes.

@tridge tridge merged commit a850e5d into master Jun 6, 2026
13 checks passed
@steadytao steadytao deleted the docs/groupmap-empty-name branch June 6, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Groupmap doesn't work with empty or wildcard source group

2 participants